bitkeeper revision 1.1159.187.15 (41a61537tODn12flBND8W6jum0b79Q)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Thu, 25 Nov 2004 17:24:07 +0000 (17:24 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Thu, 25 Nov 2004 17:24:07 +0000 (17:24 +0000)
commita8bcd6b668d01a28f6a14e4f2a96c84861605617
tree9f7e825b788fb848b73d044cfc4f900b7620ae2c
parent3d833e2c3c1fb89e00e675746e59d6591d21e0a4
bitkeeper revision 1.1159.187.15 (41a61537tODn12flBND8W6jum0b79Q)

Fix hypercall preemption. At the same time I reimplemented most of the
multi-hypercall in arch-independent C code.
14 files changed:
.rootkeys
xen/arch/x86/domain.c
xen/arch/x86/memory.c
xen/arch/x86/traps.c
xen/arch/x86/x86_32/asm-offsets.c
xen/arch/x86/x86_32/entry.S
xen/common/dom_mem_ops.c
xen/common/grant_table.c
xen/common/multicall.c [new file with mode: 0644]
xen/include/asm-x86/mm.h
xen/include/asm-x86/multicall.h [new file with mode: 0644]
xen/include/asm-x86/x86_32/uaccess.h
xen/include/xen/multicall.h [new file with mode: 0644]
xen/include/xen/sched.h